FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.4.2 (78 ms)

Package de.gematik.erezept-workflow.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.4.2&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_Reply
Url https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_Reply
Version 1.4
Status active
Date 2024-07-15
Name GEM_ERP_PR_Communication_Reply
Title Reply from Provider to Patient
Experimental False
Description Ressource used for the communication of the reply to dispense/info request from provider to patient/representative
Type Communication
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/identifier-kvid-10 Identifier-Profil für die 10-stellige Krankenversichertennummer
http://fhir.de/StructureDefinition/identifier-telematik-id Identifier-Profil für die Telematik-ID
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AvailabilityState GEM_ERP_EX_AvailabilityState
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_SupplyOptionsType GEM_ERP_EX_SupplyOptionsType
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task Task for Management of ePrescription Workflow


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "GEM-ERP-PR-Communication-Reply",
  "meta" : {
    "lastUpdated" : "2020-04-16T13:43:30.128+00:00"
  },
  "url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_Reply",
  "version" : "1.4",
  "name" : "GEM_ERP_PR_Communication_Reply",
  "title" : "Reply from Provider to Patient",
  "status" : "active",
  "date" : "2024-07-15",
  "description" : "Ressource used for the communication of the reply to dispense/info request from provider to patient/representative",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : true,
  "type" : "Communication",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Communication",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Communication.meta",
        "path" : "Communication.meta",
        "min" : 1
      },
      {
        "id" : "Communication.meta.profile",
        "path" : "Communication.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_Reply|1.4"
      },
      {
        "id" : "Communication.basedOn",
        "path" : "Communication.basedOn",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task"
            ],
            "aggregation" : [
              "referenced"
            ]
          }
        ]
      },
      {
        "id" : "Communication.basedOn.reference",
        "path" : "Communication.basedOn.reference",
        "short" : "States the E-Rezept-Token according to gemSpec_DM_eRp.",
        "comment" : "Has the form 'Task/{{PrescriptionID}}'",
        "min" : 1
      },
      {
        "id" : "Communication.status",
        "path" : "Communication.status",
        "fixedCode" : "unknown"
      },
      {
        "id" : "Communication.sent",
        "path" : "Communication.sent",
        "short" : "The time when this communication was sent.",
        "comment" : "Set by the eprescription server. A client therefore will always have this value available.",
        "mustSupport" : true
      },
      {
        "id" : "Communication.received",
        "path" : "Communication.received",
        "short" : "The time when this communication was received.",
        "comment" : "Set by the eprescription server. A client therefore will always have this value available.",
        "mustSupport" : true
      },
      {
        "id" : "Communication.recipient",
        "path" : "Communication.recipient",
        "short" : "The entity (e.g. person, organization) which was the target of the communication.",
        "comment" : "This needs to be set by the sender of the communication to define the target.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Communication.recipient.identifier",
        "path" : "Communication.recipient.identifier",
        "min" : 1,
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-kvid-10"
            ]
          }
        ]
      },
      {
        "id" : "Communication.sender",
        "path" : "Communication.sender",
        "short" : "The entity (e.g. person, organization) which was the source of the communication.",
        "definition" : "Message sender - set by ePrescription server using client AuthN-Credential\r\nThe entity (e.g. person, organization) which was the source of the communication.",
        "comment" : "Set by ePrescription server using client AuthN-Credential",
        "mustSupport" : true
      },
      {
        "id" : "Communication.sender.identifier",
        "path" : "Communication.sender.identifier",
        "min" : 1,
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-kvid-10",
              "http://fhir.de/StructureDefinition/identifier-telematik-id"
            ]
          }
        ]
      },
      {
        "id" : "Communication.payload",
        "path" : "Communication.payload",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Communication.payload.extension",
        "path" : "Communication.payload.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "closed"
        }
      },
      {
        "id" : "Communication.payload.extension:OfferedSupplyOptions",
        "path" : "Communication.payload.extension",
        "sliceName" : "OfferedSupplyOptions",
        "short" : "Offered supply options by pharmacy",
        "definition" : "In a communication reply a pharmacy may state its available supply options, whether to serve customers at the store, send medication by messenger or use parcel shippment",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_SupplyOptionsType"
            ]
          }
        ]
      },
      {
        "id" : "Communication.payload.extension:AvailabilityStatus",
        "path" : "Communication.payload.extension",
        "sliceName" : "AvailabilityStatus",
        "short" : "Availability Status of queried medication",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AvailabilityState"
            ]
          }
        ]
      },
      {
        "id" : "Communication.payload.content[x]",
        "path" : "Communication.payload.content[x]",
        "short" : "The actual content of the message",
        "comment" : "This content needs to be a JSON according to gemSpec_DM_eRp.",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.